What are some good, IP Address Management solutions for IPv6? [closed]
Posted
by
Russell Heilling
on Server Fault
See other posts from Server Fault
or by Russell Heilling
Published on 2009-06-02T13:43:40Z
Indexed on
2012/06/26
21:18 UTC
Read the original article
Hit count: 284
There are a number of open source IPAM tools available for IPv4 address management; however there seems to be a distinct lack of actively updated tools available for IPv6.
Other than FreeIPdb (code no longer maintained) or the RIPE Database (I have seen some customisations to the RIPEdb that allow for enterprise/ISP IPAM but it seems like overkill for a system that will probably only ever handle one /32 worth of space).
Are there any other options that I'm missing?
(Database only please. I know vi can be used for flat text IPAM, that's how I'm handling our /32 at the moment, but I don't see it scaling for much longer)
It doesn't have to be open source but what are folks doing to manage IPv6 in a dual stack environment
© Server Fault or respective owner